multiple PostgreSQL versions on one machine with Perl Interface

Поиск
Список
Период
Сортировка
От freak001@mmp.lu
Тема multiple PostgreSQL versions on one machine with Perl Interface
Дата
Msg-id v03130300b1b67b89dbd1@[192.168.129.13]
обсуждение исходный текст
Список pgsql-interfaces
I need to install different versions of the PostgreSQL database on a single
machine. This should help me to install new applications of PostgreSQL
using new database features without touching the function and source code
of my old applications. To install many different PostgreSQL versions on
one machine I can install different Postmaster engines with different port
addresses. This should work fine. Now here comes my problem.
Can I install multiple versions of the Perl interface module on one machine
? It seems to me, that the Perl interface is installed once for the
complete machine. Every Perl interface seems to work only with the
specifies PostgreSQL version and only this version.

Thank you for any ideas you can give me.

Matthias



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Maarten Boekhold
Дата:
Сообщение: Re: [HACKERS] DBI/DBD anyone?
Следующее
От: Peter Mount
Дата:
Сообщение: Re: [INTERFACES] Interfaces FAQ?